ComponentOne Bitmap for UWP
ComArray<T> Class Members
Properties  Methods  Events

C1.UWP.DX Assembly > C1.Util.DX Namespace : ComArray<T> Class

The following tables list the members exposed by ComArray<T>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGets or sets the T with the specified i.  
Public PropertyGets the length. (Inherited from C1.Util.DX.ComArrayBase)
Public PropertyGets the pointer to the native array associated to this instance. (Inherited from C1.Util.DX.ComArrayBase)
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
Public MethodGets an object at the specified index. (Inherited from C1.Util.DX.ComArrayBase)
Public MethodSets an object at the specified index. (Inherited from C1.Util.DX.ComArrayBase)
Top
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
See Also

Reference

ComArray<T> Class
C1.Util.DX Namespace